home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 November / macformat-030.iso / Demos / MF29 / 100 Years of Motoring Demo / Support Files / Dashbrd / Signpost.dir / 00002.ls < prev    next >
Encoding:
Text File  |  1995-03-16  |  103 b   |  7 lines

  1. on exitFrame
  2.   go(the frame)
  3.   if soundBusy(1) = 0 then
  4.     sound playFile 1, "birds.aif"
  5.   end if
  6. end
  7.